CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 遗传算法

搜索资源列表

  1. Genetic_Ant_Algorithms

    0下载:
  2. 蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:102866
    • 提供者:zhanghao
  1. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决

    13下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
  3. 所属分类:matlab例程

    • 发布日期:2009-03-11
    • 文件大小:7942
    • 提供者:okduweijie
  1. Hydrid_GA_ACATSP.rar

    0下载:
  2. 基于遗传和蚁群混合算法的图像配准算法 需要利用matlab遗传工具箱,Based on genetic and ant colony algorithm for hybrid image registration algorithm need to use genetic toolbox matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:3618
    • 提供者:凌志刚
  1. match.rar

    1下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. Matlab

    3下载:
  2. 各类人工智能算法源代码哦,包括蚁群、粒子群、遗传、神经网络-The source code of various artificial intelligence algorithms Oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-24
    • 文件大小:21241
    • 提供者:fcy
  1. MATWORK

    1下载:
  2. 分别使用遗传算法、Hopfiled神经网络和蚁群算法基于MATLAB实现了TSP问题的近似求解。-COMPARATIVE STUDY AND COMPREHENSIVE EVALUATION OF SEVERAL INTELLIGENT ALGORITHMS FOR SOLVING TSP PROBLEM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:646833
    • 提供者:willnow
  1. tsp

    0下载:
  2. 该程序是蚁群算法和遗传算法的混合算法的C语言程序在求解TSP问题时的应用,可以进行扩展到其他问题的两种算法应用-The program is ant colony algorithm and genetic algorithm hybrid algorithm in the C language program to solve the issue of the application of TSP, can be extended to other applications of the tw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:88021
    • 提供者:chenjing
  1. matlabsuanfa

    0下载:
  2. 包含了Floyd算法、dijkstra算法、贪婪算法、遗传算法、搜索算法、蚁群算法、哈密顿环路的matlab源程序及相关说明。-Floyd algorithm is included, dijkstra algorithm, greedy algorithm, genetic algorithm, search algorithm, ant colony algorithm, Hamiltonian loop matlab source code and instructions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:219411
    • 提供者:陈壁坚
  1. GeneticandAntAlgorithms

    0下载:
  2. 用蚁群算法和遗传算法结合起来实现旅行商问题,代码功能很强。-It solove the traveling salesman problem through combining the ant colony algorithm and genetic algorithm,the code is strong function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:78340
    • 提供者:温娟
  1. ACOKP1227

    1下载:
  2. 加入贪婪策略和遗传算法中的变异策略的混合蚁群算法-Join the greedy strategy and mutation strategy of ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2458
    • 提供者:xuqiang
  1. optimization-algorithm

    0下载:
  2. 一种基于新型优化算法的多播路由选择方法 遗传算法&蚁群优化算法已在多播路由优化问题中得到了广泛应用 但由于算法本身的缺陷 二者在具体应用 时都存在着时间性能与优化性能之间的矛盾#论文将遗传算法与蚁群优化算法二者合成 优势互补#仿真实验表明 应用 这种算法于多播路由问题 可以得到比现有启发式算法更好的结果# -A new optimization algorithm based on the multicast routing method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:177470
    • 提供者:
  1. MATLAB智能算法(遗传_神经网络_蚁群_免疫)

    1下载:
  2. 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1501184
    • 提供者:李乃双
  1. 混沌蚁群算法

    8下载:
  2. 前推回代法的辐射状配电网潮流程序 matlab编写蚁群算法实践 粒子群工具箱PSOt 基于遗传算法配电网无功优化方法程序源代码 求解机组组合问题的多种群混沌蚁群算法(Forward push back generation method of radial distribution network tidal current procedures matlab prepared ant colony algorithm PSOt based on genetic algorithm distri
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:873472
    • 提供者:千与12
  1. 蚁群算法

    1下载:
  2. 基于海图的快速临近值插值进行地图构建,并根据水下机器人的动力学模型,利用遗传算法进行全局路径规划。(The map is constructed based on the fast approaching value interpolation of the sea chart, and the global path planning is carried out by the genetic algorithm according to the dynamic model of the un
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:zyx1903435712
  1. 22蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. 这是完整的基于MATLAB的遗传算法的程序,是关于旅行商问题的求解(This is a complete procedure of genetic algorithm based on MATLAB, which is about solving traveling salesman problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:晗宝宝
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
  1. 蚁群算法

    2下载:
  2. 群体智能算法,蚁群算法,有关无人机航迹规划,MATLAB 代码(Swarm intelligence algorithm, ant colony algorithm, related drone path planning, MATLAB code)
  3. 所属分类:matlab例程

  1. 蚁群算法在大规模栅格地图中的实现

    3下载:
  2. 遗传算法求解VRP问题代码,带有载重约束的VRP问题(matlab GA VRP of demand vehicle route problem genic algorithm)
  3. 所属分类:ACM算法

    • 发布日期:2020-01-09
    • 文件大小:3331072
    • 提供者:yhyjjhg
  1. 遗传算法

    1下载:
  2. .静态路径规划与动态路径规划的区别 ??以区域分割为指标的动态路径规划以区域分割为指标的动态路径规划 静态路径规划是在已知的静态环境中,规划一条从起点至终点的路径。一旦在... 2.从分析一篇论文开始基于蚁群算法的动态路径规划及其在编队中的仿真应用-赵峰一、核心:改进的... 3.C-ACA信息素更新策略只发生在从起点到最优局部目标点的道路上,更新规则公式如下: ... 4.轮盘赌策略 作用:在保证最大某节点有最大被选择概率的同时,其他效率较低概率的节点也会被...(This can great
  3. 所属分类:网络编程

    • 发布日期:2020-11-19
    • 文件大小:10240
    • 提供者:你好a98
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com